[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     Syntax:        TXMACEND(<expN1>)

     Purpose:       Function to end definition of the macro designated
                    by ID # <expN1>.

     Argument:      <expC> is the ID # of the macro.

     Returns:        0  Successful

     Usage:         TXMACEND() is used to end the macro definitions.

     Example:       * To set up macro # 1
                    TXMACBEGIN(1)
                         (Print commands to print repeating text)
                    * End macro # 1 definition
                    TXMACEND(1)

     See Also:      TXMACBEGIN(), TXMACDEL(), TXOVERLAY(),
                    TXMACEXEC(), TXMACCALL()

See Also: TXMACBEGIN() TXMACDEL() TXOVERLAY() TXMACEXEC() TXMACCALL()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson